LiveScore 2.0

Football android app


Thank you for purchasing our product. This documentation will help you setup the project within few minutes.

LiveScore 2.0 android app

Mobile soccer android app

 

Livescore 2.0 is a football android app that enables users to follow livescores and read on soccer news.

This project is under active development so keep an eye on updates. We are constantly working on ways to improve it in every possible way.

This is detailed documentation of the peoject, however, is there is a section that you will find it hard to understand please contact us via email in support section at the end. 

We also offer installation and customization services as follows. 

  1. Android basic setup is $25  which involves the following ONLY:

For other customization services like redesigning app, adding/removing of features, contact us so that we can give you affordable price quote.

Key Features

If you have android studio installed and running then skip to next section.

Requirements

Getting started

To try the app you need to follow a few simple steps:

Step 1: Intalling the latest version of Android Studio ADT.

LiveScore is built with the latest Android Studio version 2.3.3 and Android Development Tools 26.0.0. NOTE: Android has officially stopped the development of eclipse ADT so its highly recommended that you migrate to Android Studio. If you do have Android Studio already installed you can skip installation of Android Studio section and go to Import sections. However, We would still advise you to install the Android Studio ADT all the same.

  1. Go to the Android Developer Page
  2. Download the Android Studio ADT. This should contain the latest version of ADT plugin
  3. Extract the files somewhere on your computer.
  4. Run Android Studio.exe

Once done, you should be able to have android studio running

Step 2 Import LiveScore Project to Android Studio

  1. On Android Studio go to File -> New -> Import Project
  2. Choose Android -> Existing Android Code Into Workspace then click Next
  3. Browse to the location of the folder called source folder, LiveScore.
  4. Allow the project to build. Working network will be required while building the project
  5. Once build is over, It will indicate if there is any error. No error means that you are good to go

You'll see the following screen (probably with white theme)

If there is some errors, try to clean and rebuild the project. They are located in Build menu

Run LiveScore

  1. You can run your android applications on your phone or emulator. Start the emulator or plugin the phone into the computer.
  2. Click on Run menu and select Run command
  3. In the next dialog, you should see the phone you plugged in as one of the devices. If you phone is not indicated then the phone drivers is not installed on the computer.
  4. Android Studio will launch an emultaor if no device is found.

Change Launcher icon

Replace the following files in the res folder, with your own icon named ic_launcher.png :

Note: You need the 512x512 px size for publishing to Google Play.

Change Applcation name

The application name can be changed from the strings.xml file in the values folder.

  1. Open the res folder
  2. Navigate to the values folder and open the strings.xml file
  3. Change the app_name value to the name you want

Changing package name

Every application in Google Play has an unique application name usually in the form of com.example.app. Before you can publish your application you need to change the application name to something unique (like use your domain as prefix in reverse order). To change it, you need to:

follow this link https://stackoverflow.com/a/29092698/3512346

Changing the application colors

All the colors of the app are changed in the colors.xml file. Head over to Material Palette site for clor choices or examples and pick your color blend. After that download the xml file of the chosen colors and copy them to colors.xml.

v1.0 (04/20/2019) :

If you need any help regarding the installation of the script please contact us via ronolikeaaron90@gmail.com.